home *** CD-ROM | disk | FTP | other *** search
Java Manifest | 2005-09-29 | 406 b | 12 lines |
- Manifest-Version: 1.0
- Bundle-ManifestVersion: 2
- Bundle-Name: %fragmentName
- Bundle-SymbolicName: org.eclipse.ui.win32
- Bundle-Version: 3.1.0
- Bundle-ClassPath: .
- Bundle-Vendor: %providerName
- Fragment-Host: org.eclipse.ui.ide;bundle-version="[3.0.0,4.0.0)"
- Bundle-Localization: fragment-win32
- Export-Package: org.eclipse.ui.internal.editorsupport.win32;x-internal:=true
- Eclipse-PlatformFilter: (osgi.ws=win32)
-